home *** CD-ROM | disk | FTP | other *** search
- /*
- File: RecompressMovie.h
-
- Contains: Functions for recompression of QuickTime movies.
-
- Written by: DTS
-
- Copyright: © 1995 by Apple Computer, Inc., all rights reserved.
-
- Change History (most recent first):
-
- <1> 1/30/95 khs first file
-
- */
-
-
- #pragma once
-
-
- // FUNCTION PROTOTYPES
- pascal OSErr TestFunction(FSSpec *theMovieFile);
-